vendor/golang.org/x/crypto/chacha20.Cipher.p5 (field)
3 uses
	vendor/golang.org/x/crypto/chacha20 (current package)
		chacha_generic.go#L56: 	p1, p5, p9, p13  uint32
		chacha_generic.go#L283: 		s.p1, s.p5, s.p9, s.p13 = quarterRound(c1, c5, c9, c13)
		chacha_generic.go#L296: 		x0, x5, x10, x15 := quarterRound(fcr0, s.p5, s.p10, s.p15)
|  | The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |